Recompute label contents when the buffer changes
authorMatthias Clasen <mclasen@redhat.com>
Fri, 12 Mar 2010 20:58:11 +0000 (15:58 -0500)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 00:59:14 +0000 (20:59 -0400)
commit94089151145fb7ec76c5bac6ecb1b9e4492e30bc
tree67876df0c1c3505eb90b327ca7015e40c6091647
parentdf95db7649230f312e9e26b4daee69aaaf7f7c10
Recompute label contents when the buffer changes

Also reset cursor positions to avoid assertions.
This fixes bug 612505, patch by Tristan Van Berkom.
gtk/gtkentry.c